Format code sent to Python shell for robustness.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 2 Sep 2013 13:56:03 +0000 (10:56 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 2 Sep 2013 13:56:03 +0000 (10:56 -0300)
commitfc0d7efc5b59aed1beb83b3d3cfbd15171d238be
tree286461cd305bf28b10a5116c861038dc199c126f
parent5e93df18ca48ff2435a43680f36b0576c6ce40e4
Format code sent to Python shell for robustness.

* progmodes/python.el (python-shell-buffer-substring): New
function.
(python-shell-send-region, python-shell-send-buffer): Use it.
lisp/ChangeLog
lisp/progmodes/python.el